home *** CD-ROM | disk | FTP | other *** search
- Path: aplcomm.jhuapl.edu!bandy
- From: bandy@aplcomm.jhuapl.edu (Mike Bandy F2C )
- Newsgroups: comp.lang.c++
- Subject: Re: Formatting Disks in C++
- Date: 23 Feb 96 14:50:01 GMT
- Organization: Johns Hopkins University Applied Physics Lab, Laurel, MD, USA
- Message-ID: <bandy.825087001@aplcomm.jhuapl.edu>
- References: <4gfvrf$drm@newsbf02.news.aol.com> <312D7BB7.5DA6@sto.fdata.se>
- NNTP-Posting-Host: aplcomm.jhuapl.edu
- X-Newsreader: NN version 6.5.0 CURRENT #2
-
- Niklas Mellin <niklas.mellin@sto.fdata.se> writes:
-
- >BillsFan10 wrote:
- >>
- >> How do you format a disk in C++?
-
- >You call the operating system and let it do the work for you.
-
- int i;
-
- i = i++ * ++i;
-
- Works for me... :)
-
- --
- Mike Bandy bandy@aplcomm.jhuapl.edu
- Johns Hopkins University / Applied Physics Laboratory
- Do not be too moral. You may cheat yourself out of much of life. So aim
- above morality. Be not simply good; be good for something. -Thoreau
-